﻿2026-07-28T04:52:02.2170589Z ##[group]Run actions/checkout@v5
2026-07-28T04:52:02.2171076Z with:
2026-07-28T04:52:02.2171435Z   repository: BigscreenVR/spt-bs-core
2026-07-28T04:52:02.2174778Z   token: ***
2026-07-28T04:52:02.2175127Z   ssh-strict: true
2026-07-28T04:52:02.2175470Z   ssh-user: git
2026-07-28T04:52:02.2175824Z   persist-credentials: true
2026-07-28T04:52:02.2176204Z   clean: true
2026-07-28T04:52:02.2176547Z   sparse-checkout-cone-mode: true
2026-07-28T04:52:02.2176947Z   fetch-depth: 1
2026-07-28T04:52:02.2177285Z   fetch-tags: false
2026-07-28T04:52:02.2177633Z   show-progress: true
2026-07-28T04:52:02.2177981Z   lfs: false
2026-07-28T04:52:02.2178320Z   submodules: false
2026-07-28T04:52:02.2178674Z   set-safe-directory: true
2026-07-28T04:52:02.2179189Z   allow-unsafe-pr-checkout: false
2026-07-28T04:52:02.2179599Z env:
2026-07-28T04:52:02.2179928Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-28T04:52:02.2180368Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-28T04:52:02.2180763Z ##[endgroup]
2026-07-28T04:52:02.3015953Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T04:52:02.3017472Z ##[group]Getting Git version info
2026-07-28T04:52:02.3018177Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T04:52:02.3019119Z [command]/usr/bin/git version
2026-07-28T04:52:02.3053158Z git version 2.43.0
2026-07-28T04:52:02.3071401Z ##[endgroup]
2026-07-28T04:52:02.3083246Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9ad7ba0d-c8c0-4dfd-a73c-4b26f222342b' before making global git config changes
2026-07-28T04:52:02.3084453Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:52:02.3086641Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T04:52:02.3119133Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T04:52:02.3138374Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:52:02.3149796Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T04:52:02.3151968Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T04:52:02.3171929Z HEAD
2026-07-28T04:52:02.3201286Z ##[endgroup]
2026-07-28T04:52:02.3202379Z [command]/usr/bin/git submodule status
2026-07-28T04:52:02.3385932Z ##[group]Cleaning the repository
2026-07-28T04:52:02.3389301Z [command]/usr/bin/git clean -ffdx
2026-07-28T04:52:02.3421950Z Removing traceable-reqs
2026-07-28T04:52:02.3429308Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T04:52:02.3482833Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:52:02.3488364Z ##[endgroup]
2026-07-28T04:52:02.3489526Z ##[group]Disabling automatic garbage collection
2026-07-28T04:52:02.3492726Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T04:52:02.3517249Z ##[endgroup]
2026-07-28T04:52:02.3517986Z ##[group]Setting up auth
2026-07-28T04:52:02.3522351Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:52:02.3549353Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T04:52:02.3739825Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:52:02.3767596Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T04:52:02.3954087Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:52:02.3980392Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T04:52:02.4175926Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T04:52:02.4207701Z ##[endgroup]
2026-07-28T04:52:02.4208494Z ##[group]Fetching the repository
2026-07-28T04:52:02.4214504Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T04:52:02.8451034Z ##[endgroup]
2026-07-28T04:52:02.8451880Z ##[group]Determining the checkout info
2026-07-28T04:52:02.8452701Z ##[endgroup]
2026-07-28T04:52:02.8455315Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T04:52:02.8497435Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T04:52:02.8519296Z ##[group]Checking out the ref
2026-07-28T04:52:02.8520999Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T04:52:02.8568886Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:52:02.8572397Z ##[endgroup]
2026-07-28T04:52:02.8603981Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T04:52:02.8624758Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
